(map-y-or-n-p): Make bindings of user-defined keys be each a vector
authorRoland McGrath <roland@gnu.org>
Wed, 31 Mar 1993 22:20:33 +0000 (22:20 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 31 Mar 1993 22:20:33 +0000 (22:20 +0000)
commit03329370c2fc00d94e446858d598c368df284284
tree08b1e74fdc0faa45de967e2788d2de37f10a8368
parent6c416012fee343ed2454beb5803df157e3b66984
(map-y-or-n-p): Make bindings of user-defined keys be each a vector
containing the user's binding, rather than 'user.  Check (vectorp DEF)
and call the vector's elt, rather than checking (eq 'user DEF) and
calling something completely random.
lisp/map-ynp.el